Skip to content

Notification.HasValue property

Defined in

Type: Notification Namespace: System.Reactive Assembly: System.Reactive.dll

Applies to

netstandard2.0

public abstract bool HasValue { get; }

Summary: Returns a value that indicates whether the notification has a value.

Returns: bool